UserVariable.Remove 方法
移除使用者定義變數。
命名空間:IntervalZero.KINGSTAR.Base.Class組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
語法
public void Remove()
public Sub Remove()
備註
當使用 Debug 方法時,無法使用 UserVariable.Remove 刪除使用者變數。
Debug 方法:ISubsystem.DebugMessage, ISubsystem.GetCategoryName, ISubsystem.SetCategoryName
可用的 EtherCAT 狀態
ecatOffline, ecatInit, ecatBoot, ecatPreOP, ecatSafeOP, ecatOP
參見